home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / CLIPSTAC.ARJ / CLIPSTAC.H < prev    next >
Text File  |  1992-03-13  |  316b  |  18 lines

  1. // clipstac.h
  2.  
  3. #define IDM_LISTBOX     122
  4. #define IDM_TITLE       124
  5. #define IDM_COPY        117
  6. #define IDM_PASTE       118
  7. #define IDM_DELETE      119
  8. #define IDM_SELECTION   120
  9. #define IDM_HELP        125
  10. #define IDM_PACK        126
  11. #define IDM_TOP         127
  12.  
  13. #define APPNAME "ClipStac"
  14.  
  15.  
  16.  
  17.  
  18.